DocumentPolicyDocumentType 
EntityType  Dependent 
Logical Entity Name  DocumentPolicyDocumentType 
Default Table Name  CmDocumentPolicyDetail 
Logical Only  NO 
Definition 
 
Note 
 

DocumentPolicyDocumentType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
DocumentPolicyId(PK)(FK)    INTEGER  NO 
 
DocumentTypeId(PK)(FK)    INTEGER  NO 
 
IsAllowedToAssign    BIT  NO 
 
IsAllowedToDisplayAttachment    BIT  NO 
 
IsAllowedToEdit    BIT  NO 
 
IsAllowedToDelete    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
IsAllowedToViewOnReports    BIT  NO 
 

DocumentPolicyDocumentType Keys 
Key Name  Key Type  Keys 
CmDocumentPolicyDetail_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_CmDocumentPolicyDetail_CmDocumentPolicyID_CmDocTypeID  PrimaryKey  DocumentPolicyId, DocumentTypeId 

DocumentPolicyDocumentType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
DocumentPolicy  Non-Identifying  Zero or One to Zero or More        DocumentPolicyId  NO 
DocumentType  Non-Identifying  Zero or One to Zero or More        DocumentTypeId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
DocumentType  Identifying  One To Zero or More        DocumentTypeId  NO 
DocumentPolicy  Identifying  One To Zero or More        DocumentPolicyId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DocumentPolicyDocumentType Check Constraints 
Check Constraint Name  CheckConstraint